projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f1c88d
)
Support RTF in doc-view
author
Tassilo Horn
<tsdh@gnu.org>
Mon, 12 Oct 2015 06:04:29 +0000
(08:04 +0200)
committer
Tassilo Horn
<tsdh@gnu.org>
Mon, 12 Oct 2015 06:05:09 +0000
(08:05 +0200)
* lisp/doc-view.el (doc-view-set-doc-type): Add entry for RTF extension.
lisp/doc-view.el
patch
|
blob
|
history
diff --git
a/lisp/doc-view.el
b/lisp/doc-view.el
index 5f1c94a01286cedb038ece6ca352fd04bf29de44..9227b82a9755997a9ae36288a2a25a626fc3432e 100644
(file)
--- a/
lisp/doc-view.el
+++ b/
lisp/doc-view.el
@@
-1648,7
+1648,7
@@
If BACKWARD is non-nil, jump to the previous match."
;; Microsoft Office formats (also handled by the odf
;; conversion chain).
("doc" odf) ("docx" odf) ("xls" odf) ("xlsx" odf)
- ("ppt" odf) ("pps" odf) ("pptx" odf))
+ ("ppt" odf) ("pps" odf) ("pptx" odf)
("rtf" odf)
)
t))))
(content-types
(save-excursion